home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 19
/
macformat_19.iso
/
Rincón del lector
/
Reader's Contributions
/
HeadHunter™
/
xfile.Dxr
/
00020.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-07-23
|
164 b
|
14 lines
on whichkey
if the key = RETURN then
CHECKID()
end if
end
on CHECKID
if field "ID" contains "007" then
go("b")
else
go(1, "menu")
end if
end